}
if(checkmoveToFolder)
{
ftpclient.chdir("/");
// move to folder ...
if (!Const.isEmpty(wMoveToDirectory.getText()))
{
}
if(checkmoveToFolder)
{
if(pwdFolder!=null) ftpclient.chdir(pwdFolder);
// move to folder ...
if (!Const.isEmpty(wMoveToDirectory.getText()))
{